home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / opts_address.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  721 b   |  24 lines

  1. [LANGUAGE english; PARENT opts; PAGE 13-1]
  2. [C;6;B]        lkopts V1.01
  3. [I;B]        Address
  4. [J;1;N]
  5.   This window gives you the possibility to type the address \
  6. where each type of hunk has to be relocated. This is useful \
  7. to link programs at a specific address (For games, ROMs or Unix \
  8. like systems.)
  9.  
  10.   Each type of hunk needs to have an address, except:
  11. [INDENT 5]
  12.       if ONEDATA is used no BSS hunk will exist, then no BSS \
  13. address is needed.
  14.       if SMALLHUNK or SINGLEHUNK is used no data and BSS hunk \
  15. will exist, then data and BSS address is needed.
  16.  
  17.  
  18.   See Also:
  19. [L;3][LINK opts]            lkopts helps
  20. [LINK address]                ADDRESS
  21. [LINK onedata]                ONEDATA
  22. [LINK small]                SMALLHUNK
  23. [LINK single]                SINGLEHUNK
  24.